Skip to content

[feat] 사용자 정보 변경 API 개발#72

Merged
saokiritoni merged 6 commits intodevelopfrom
feat/#71-UserDetails
Aug 13, 2025
Merged

[feat] 사용자 정보 변경 API 개발#72
saokiritoni merged 6 commits intodevelopfrom
feat/#71-UserDetails

Conversation

@saokiritoni
Copy link
Member

🌱 관련 이슈

🌱 작업 사항

  • 사용자 비밀번호 변경 (현재 비밀번호 확인 + 새 비밀번호 입력) PATCH /api/users/me/password
  • 사용자 전화번호 변경 (인증없이 바로 변경 가능) PATCH /api/users/me/phone

@saokiritoni saokiritoni requested a review from a team as a code owner August 13, 2025 07:56
@saokiritoni saokiritoni merged commit a62d4e5 into develop Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ feat ] USER 관련 추가 기능 구현

2 participants